[INFO] fetching crate nucleo-ui 0.1.6...
[INFO] testing nucleo-ui-0.1.6 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate nucleo-ui 0.1.6 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate nucleo-ui 0.1.6
[INFO] finished tweaking crates.io crate nucleo-ui 0.1.6
[INFO] tweaked toml for crates.io crate nucleo-ui 0.1.6 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nucleo-ui 0.1.6 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nucleo-ui 0.1.6 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 454c9144417f08908292807e89fbadbe844f3fb07b561fc7c856d4cc179c4e87
[INFO] running `Command { std: "docker" "start" "-a" "454c9144417f08908292807e89fbadbe844f3fb07b561fc7c856d4cc179c4e87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "454c9144417f08908292807e89fbadbe844f3fb07b561fc7c856d4cc179c4e87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "454c9144417f08908292807e89fbadbe844f3fb07b561fc7c856d4cc179c4e87", kill_on_drop: false }`
[INFO] [stdout] 454c9144417f08908292807e89fbadbe844f3fb07b561fc7c856d4cc179c4e87
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 17a5634230141ac352802b4bfd80da5a343e71d4fae5333bf5026ed24b75599a
[INFO] running `Command { std: "docker" "start" "-a" "17a5634230141ac352802b4bfd80da5a343e71d4fae5333bf5026ed24b75599a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling nucleo-matcher v0.3.1
[INFO] [stderr]    Compiling castaway v0.2.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling smol_str v0.2.1
[INFO] [stderr]    Compiling lru v0.12.2
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling stability v0.1.1
[INFO] [stderr]    Compiling strum_macros v0.26.1
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling nucleo v0.5.0
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling strum v0.26.1
[INFO] [stderr]    Compiling ratatui v0.26.1
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling nucleo-ui v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `arg` and `command`
[INFO] [stdout]  --> src/cli.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{arg, command, Parser};
[INFO] [stdout]   |            ^^^  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.20s
[INFO] running `Command { std: "docker" "inspect" "17a5634230141ac352802b4bfd80da5a343e71d4fae5333bf5026ed24b75599a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17a5634230141ac352802b4bfd80da5a343e71d4fae5333bf5026ed24b75599a", kill_on_drop: false }`
[INFO] [stdout] 17a5634230141ac352802b4bfd80da5a343e71d4fae5333bf5026ed24b75599a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f3e629954a18c7bc060765dfb682c63cb6d9818a0523b9325615ccbb4a8fa78
[INFO] running `Command { std: "docker" "start" "-a" "1f3e629954a18c7bc060765dfb682c63cb6d9818a0523b9325615ccbb4a8fa78", kill_on_drop: false }`
[INFO] [stderr]    Compiling nucleo-ui v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `arg` and `command`
[INFO] [stdout]  --> src/cli.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{arg, command, Parser};
[INFO] [stdout]   |            ^^^  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `arg` and `command`
[INFO] [stdout]  --> src/cli.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{arg, command, Parser};
[INFO] [stdout]   |            ^^^  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.70s
[INFO] running `Command { std: "docker" "inspect" "1f3e629954a18c7bc060765dfb682c63cb6d9818a0523b9325615ccbb4a8fa78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f3e629954a18c7bc060765dfb682c63cb6d9818a0523b9325615ccbb4a8fa78", kill_on_drop: false }`
[INFO] [stdout] 1f3e629954a18c7bc060765dfb682c63cb6d9818a0523b9325615ccbb4a8fa78
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c92d8b6b08527ab79d79538ce95d96cd6b5fa10f6895e5a81959d2b5e0ddd85c
[INFO] running `Command { std: "docker" "start" "-a" "c92d8b6b08527ab79d79538ce95d96cd6b5fa10f6895e5a81959d2b5e0ddd85c", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `arg` and `command`
[INFO] [stderr]  --> src/cli.rs:3:12
[INFO] [stderr]   |
[INFO] [stderr] 3 | use clap::{arg, command, Parser};
[INFO] [stderr]   |            ^^^  ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `nucleo-ui` (lib) generated 1 warning (run `cargo fix --lib -p nucleo-ui` to apply 1 suggestion)
[INFO] [stderr] warning: `nucleo-ui` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nucleo_ui-9effd17132f0a488)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nucleo-ce7054bf8d634c78)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests nucleo_ui
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c92d8b6b08527ab79d79538ce95d96cd6b5fa10f6895e5a81959d2b5e0ddd85c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c92d8b6b08527ab79d79538ce95d96cd6b5fa10f6895e5a81959d2b5e0ddd85c", kill_on_drop: false }`
[INFO] [stdout] c92d8b6b08527ab79d79538ce95d96cd6b5fa10f6895e5a81959d2b5e0ddd85c
